projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1d308e
)
* ffap.el (ffap-rfc-path): Make this a defcustom since
author
Kevin Ryde
<user42@zip.com.au>
Sun, 6 Dec 2009 00:22:51 +0000
(
00:22
+0000)
committer
Kevin Ryde
<user42@zip.com.au>
Sun, 6 Dec 2009 00:22:51 +0000
(
00:22
+0000)
`ffap-rfc-directories' is also a defcustom. (My Bug#4514.)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index f14497c1f78eb4d120c420e7983d7e8109ce844e..cdba8b065eacd364913938f5a768fcc16e6590a9 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2009-12-06 Kevin Ryde <user42@zip.com.au>
+
+ * ffap.el (ffap-rfc-path): Make this a defcustom since
+ `ffap-rfc-directories' is also a defcustom. (My Bug#4514.)
+
2009-12-05 Juri Linkov <juri@jurta.org>
Save and restore dired buffer's point positions too. (Bug#4880)